The C Programming Language Notes

Table of Contents

The C Programming Language, second edition by Kernighan and Ritchie.

Other people working through the book may be interested in the Notes to Accompany The C Programming Language by Steve Summit, maintainer of the comp.lang.c FAQ. Also be aware of the errata.

Answers

Chapter 1

Chapter 2

Chapter 4

Chapter 5

Chapter 6

Chapter 7

Chapter 8

Appendix A: Reference Manual

Appendix B - Standard Library

<assert.h> <ctype.h> <errno.h> <float.h> <limits.h>
<locale.h> <math.h> <setjmp.h> <signal.h> <stdarg.h>
<stddef.h> <stdio.h> <stdlib.h> <string.h> <time.h>

Author: Shi Shougang

Created: 2015-03-05 Thu 23:21

Emacs 24.3.1 (Org mode 8.2.10)

Validate